Resin
From Documentation
- Download Resin from http://caucho.com/download/index.xtp and install it, if you haven't installed it yet.
- Stop Resin
- Unzip zk-1.0.0.zip or zk-1.0.0.tar.gz
- Copy dist/lib/*.jar to $RESIN_HOME/lib ($RESIN_HOME is where you installed Resin.)
- Copy dist/lib/ext/*.jar to $RESIN_HOME/lib
- [Optional] Copy dist/lib/zkforge/*.jar to $RESIN_HOME/lib (It depends whether you need component from ZK Forge)
- Deploy demo/bin/zkdemo.war to Resin by copying it to $RESIN_HOME/webapps directly.
- Start Resin.
- Browse to http://localhost/zkdemo/userguide or http://localhost:8080/zkdemo/userguide, depending on your configuration.
by Peter Manchev
Version History
Version | Date | Content |
---|---|---|